POV-Ray : Newsgroups : povray.programming : Attitude - A Suggestion for Future Discussions... : Re: Attitude - A Suggestion for Future Discussions... Server Time
28 Jul 2024 14:23:42 EDT (-0400)
  Re: Attitude - A Suggestion for Future Discussions...  
From: Ken
Date: 2 Oct 2002 07:59:56
Message: <3D9ADF96.2E332020@pacbell.net>
Vadim Sytnikov wrote:
> 
> "Warp" <war### [at] tagpovrayorg> wrote:
> >   I have to go to Thorsten's side in this: I don't really see how
> > this is a "real problem".
> 
> This is how: I have a lot of my own modifications, and am constantly working
> on new ones. For you to understand the degree of those modifications, I
> would list some of them here:
> - it is a Win32 console executable (running with detached console, i.e. w/o
> standard Win32 character console),
> - output to hi-color (16-bit) DirectDraw full-screen window,
> - own custom console *within* that window,
> - own means of synchronization with other Win32 applications (set of Events,
> plus a memory-mapped file),
> - numerous own patches (representing major modifications to POV-Ray; like,
> say, building density maps),
> - etc.
> 
> Once again, I'm constantly working on that, making my own (sic!) errors in
> the process. Common sense (as well as many years of experience) suggests
> that I do not turn off warnings, since absolute majority of them are indeed
> very helpful in spotting bugs. Just as I said on a number of accations,
> compiler writers are not idiots.
> 
> And now I have to use Tcl/Tk scripts for my build procedure to sort out
> warnings. Tell me, is that OK?

One could argue that if you are doing such serious work with the POV-Ray source
code then it might benefit you to use the same development tools that the
POV-Ray developers use, thereby avoiding any potential warning messages from the
original code base. The POV-Ray developers cannot in anycase be expected to
aniticipate how the source code will behave on compilers that they themselves
do not use and expecting them to is unrealistic.

-- 
Ken Tyler


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.